home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / Other Langs / Tickle-4.0 (tcl) / library / help / tcl / math / fmathcmds < prev    next >
Encoding:
Text File  |  1993-10-26  |  528 b   |  13 lines  |  [TEXT/$Tcl]

  1.  
  2.  
  3.           The following procedures provide command interfaces  to  the
  4.           expr  math  functions.  They  take the same arguments as the
  5.           expr functions and may take expressions as arguments.
  6.  
  7.                abs         acos        asin       atan2
  8.                atan        ceil        cos        cosh
  9.                double      exp         floor      fmod
  10.                hypot       int         log10      log
  11.                pow         round       sin        sinh
  12.                sqrt        tan         tanh
  13.